13 lines
348 B
Diff
13 lines
348 B
Diff
|
Index: xournalpp-1.1.3/src/view/background/BackgroundConfig.h
|
||
|
===================================================================
|
||
|
--- xournalpp-1.1.3.orig/src/view/background/BackgroundConfig.h
|
||
|
+++ xournalpp-1.1.3/src/view/background/BackgroundConfig.h
|
||
|
@@ -11,6 +11,7 @@
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
+#include <cinttypes>
|
||
|
#include <map>
|
||
|
#include <string>
|
||
|
|