diff options
Diffstat (limited to 'bab/bab.h')
-rw-r--r-- | bab/bab.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ #define _BAB_H_ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif //#include <dcopclient.h> #include "bab_iface.h" |