]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/widget-private.h
(no commit message)
[imagemagick] / MagickCore / widget-private.h
index 30fcf00f6a1fe562b6c9654e68f263e8e6cd5c27..68bebbfff6e112938cd4419f6fcb20911ac178a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 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.
 #ifndef _MAGICKCORE_WIDGET_PRIVATE_H
 #define _MAGICKCORE_WIDGET_PRIVATE_H
 
+#include "MagickCore/xwindow-private.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
 #if defined(MAGICKCORE_X11_DELEGATE)
-
-#include "MagickCore/xwindow-private.h"
-
 extern MagickPrivate int
   XCommandWidget(Display *,XWindows *,const char **,XEvent *),
   XConfirmWidget(Display *,XWindows *,const char *,const char *),