summaryrefslogtreecommitdiff
path: root/src/Porthole.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Porthole.c')
-rw-r--r--src/Porthole.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Porthole.c b/src/Porthole.c
index 3d05089..feedff3 100644
--- a/src/Porthole.c
+++ b/src/Porthole.c
@@ -28,6 +28,9 @@ in this Software without prior written authorization from the X Consortium.
* panner or scrollbar to navigate.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h> /* get XtN and XtC defines */
#include <X11/Xaw3d/XawInit.h> /* get Xaw initialize stuff */