summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpatharray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/originalpatharray.cpp')
-rw-r--r--src/live_effects/parameter/originalpatharray.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/live_effects/parameter/originalpatharray.cpp b/src/live_effects/parameter/originalpatharray.cpp
index 8716c4228..21b02cc7c 100644
--- a/src/live_effects/parameter/originalpatharray.cpp
+++ b/src/live_effects/parameter/originalpatharray.cpp
@@ -1,7 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com>
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "live_effects/parameter/originalpatharray.h"
@@ -28,7 +29,7 @@
#include <2geom/coord.h>
#include <2geom/point.h>
-#include "helper/icon-loader.h"
+#include "ui/icon-loader.h"
#include "object/sp-shape.h"
#include "object/sp-text.h"