diff --git a/include/smax-postgres.h b/include/smax-postgres.h index 79145e9..0c427a8 100644 --- a/include/smax-postgres.h +++ b/include/smax-postgres.h @@ -10,7 +10,7 @@ #ifndef SMAXLOGGER_H_ #define SMAXLOGGER_H_ -#include "xchange.h" +#include #define DEFAULT_SQL_SERVER "localhost" ///< The default host name / IP of the SQL server #define DEFAULT_SQL_DB "engdb" ///< The default SQL database name to log to