summaryrefslogtreecommitdiffstats
path: root/src/gpl-3-0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpl-3-0.c')
-rw-r--r--src/gpl-3-0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpl-3-0.c b/src/gpl-3-0.c
index 52c101a..b63c279 100644
--- a/src/gpl-3-0.c
+++ b/src/gpl-3-0.c
@@ -19,10 +19,10 @@
* along with Marquee. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <glib.h>
-
#include "gpl-3-0.h"
+#include <glib.h>
+
/*
* From <https://www.gnu.org/licenses/gpl-3.0-standalone.html>
*