Add missing config.h include in preferences.cpp
Originally committed to SVN as r6207.
This commit is contained in:
parent
4990d8255c
commit
89705b4f9c
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
/// @brief Preferences dialogue
|
||||
/// @ingroup configuration_ui
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifndef AGI_PRE
|
||||
#include <iterator>
|
||||
|
|
Loading…
Reference in a new issue