summaryrefslogtreecommitdiff
path: root/goo
diff options
context:
space:
mode:
Diffstat (limited to 'goo')
-rw-r--r--goo/FixedPoint.h2
-rw-r--r--goo/gmem.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/goo/FixedPoint.h b/goo/FixedPoint.h
index 08035787..babcb81d 100644
--- a/goo/FixedPoint.h
+++ b/goo/FixedPoint.h
@@ -11,7 +11,7 @@
#ifndef FIXEDPOINT_H
#define FIXEDPOINT_H
-#include <config.h>
+#include <poppler/poppler-config.h>
#if USE_FIXEDPOINT
diff --git a/goo/gmem.h b/goo/gmem.h
index 20f38558..ebe14552 100644
--- a/goo/gmem.h
+++ b/goo/gmem.h
@@ -10,7 +10,7 @@
#define GMEM_H
#include <stdio.h>
-#include <config.h>
+#include <poppler/poppler-config.h>
#if USE_EXCEPTIONS