diff tests/path/main.cpp @ 84:c67e734c9241

CMake: rename irccd-config.h to irccd/sysconfig.h, #452 While here, cleanup the file by removing useless stuff.
author David Demelier <markand@malikania.fr>
date Mon, 04 Apr 2016 22:34:24 +0200
parents f8160d515a76
children 1125d90b3b44
line wrap: on
line diff
--- a/tests/path/main.cpp	Thu Mar 31 14:07:53 2016 +0200
+++ b/tests/path/main.cpp	Mon Apr 04 22:34:24 2016 +0200
@@ -18,7 +18,7 @@
 
 #include <gtest/gtest.h>
 
-#include <irccd-config.h>
+#include <irccd/sysconfig.h>
 
 #include <irccd/logger.h>
 #include <irccd/path.h>