diff options
Diffstat (limited to 'sidebar/dndlistbox.h')
-rw-r--r-- | sidebar/dndlistbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidebar/dndlistbox.h b/sidebar/dndlistbox.h index 1bd25e2..4f12823 100644 --- a/sidebar/dndlistbox.h +++ b/sidebar/dndlistbox.h @@ -3,7 +3,7 @@ #define DNDLISTBOX_H #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include <tdelistbox.h> |