ui/motif/label.h

branch
newapi
changeset 428
c7dcd2ab2d3d
parent 62
70d2aee84432
child 429
0921f8a5d535
--- a/ui/motif/label.h	Wed Jan 01 11:39:42 2025 +0100
+++ b/ui/motif/label.h	Sat Jan 04 15:16:51 2025 +0100
@@ -1,7 +1,7 @@
 /*
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
  *
- * Copyright 2014 Olaf Wintermann. All rights reserved.
+ * Copyright 2024 Olaf Wintermann. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -29,6 +29,8 @@
 #ifndef LABEL_H
 #define	LABEL_H
 
+#include "../ui/display.h"
+
 #ifdef	__cplusplus
 extern "C" {
 #endif

mercurial