diff options
Diffstat (limited to 'src/config.cpp')
| -rw-r--r-- | src/config.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/config.cpp b/src/config.cpp index df195aa..925e6ea 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -1,7 +1,6 @@ #include "config.h" -#include <commands.h> -//TODO: FIX THIS -#include <error.h> +#include "commands.h" +#include "error.h" #include <X11/Xlib.h> |
