]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/display.h
...
[imagemagick] / MagickCore / display.h
index b4710b3516d5c2aa3da2ab0f621b08bde325a0f8..da859b7487fa6494e5eff4eb846ba6c8c5687c07 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
@@ -15,8 +15,8 @@
 
   MagickCore methods to interactively display and edit an image.
 */
-#ifndef _MAGICKCORE_DISPLAY_H
-#define _MAGICKCORE_DISPLAY_H
+#ifndef MAGICKCORE_DISPLAY_H
+#define MAGICKCORE_DISPLAY_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {