Fix include-what-you-use warnings
[geeqie.git] / src / exif.cc
index e1ace2c..cf47622 100644 (file)
@@ -47,7 +47,7 @@
 
 #include <config.h>
 
-#ifndef HAVE_EXIV2
+#if !HAVE_EXIV2
 
 #include <cmath>
 #include <cstdio>