summaryrefslogtreecommitdiff
path: root/gdk/gdkclipboard.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-09-23 23:23:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-09-23 23:23:27 -0400
commita8af7caae18e8bc91a1e1bb3caaaa8341b5c075f (patch)
treebec3a690cc1800773129fbc000904d726b8ea429 /gdk/gdkclipboard.c
parent7d2c296357d84aa28fe5e6f6b6cf314b326c3be9 (diff)
downloadgtk+-a8af7caae18e8bc91a1e1bb3caaaa8341b5c075f.tar.gz
Rename gdk-private.h to gdkprivate.h
The extra - does not add any value.
Diffstat (limited to 'gdk/gdkclipboard.c')
-rw-r--r--gdk/gdkclipboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkclipboard.c b/gdk/gdkclipboard.c
index 2600999f2a..e6174c83c4 100644
--- a/gdk/gdkclipboard.c
+++ b/gdk/gdkclipboard.c
@@ -29,7 +29,7 @@
#include "gdkintl.h"
#include "gdkpipeiostreamprivate.h"
#include "gdktexture.h"
-#include "gdk-private.h"
+#include "gdkprivate.h"
#include <gobject/gvaluecollector.h>