summaryrefslogtreecommitdiff
path: root/src/nautilus-previewer.c
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-05-30 16:37:45 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-05-30 16:42:28 -0400
commitae13dbdfd6acdfe050da9c7cb87ee23fe092ebb1 (patch)
tree6b860006d500c5f7c9d82581b57618a103721ebc /src/nautilus-previewer.c
parentd5de86224c3cc5406a7301e115fb0dcab0fc9176 (diff)
downloadnautilus-ae13dbdfd6acdfe050da9c7cb87ee23fe092ebb1.tar.gz
all: add some missing config.h includes
Diffstat (limited to 'src/nautilus-previewer.c')
-rw-r--r--src/nautilus-previewer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nautilus-previewer.c b/src/nautilus-previewer.c
index 3f53fced4..134b366fa 100644
--- a/src/nautilus-previewer.c
+++ b/src/nautilus-previewer.c
@@ -21,6 +21,8 @@
*
*/
+#include "config.h"
+
#include "nautilus-previewer.h"
#define DEBUG_FLAG NAUTILUS_DEBUG_PREVIEWER