We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419e114 commit 4076933Copy full SHA for 4076933
2 files changed
lib/settings.cpp
@@ -16,7 +16,6 @@
16
* along with this program. If not, see <http://www.gnu.org/licenses/>.
17
*/
18
19
-#include "addoninfo.h"
20
#include "config.h"
21
#include "errortypes.h"
22
#include "settings.h"
lib/settings.h
@@ -21,6 +21,7 @@
#define settingsH
//---------------------------------------------------------------------------
23
24
+#include "addoninfo.h"
25
26
#include "library.h"
27
#include "platform.h"
0 commit comments