aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers/crtc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/servers/crtc.h (renamed from src/crtc-server/server.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/crtc-server/server.h b/src/servers/crtc.h
index 7dcfb18..4c96045 100644
--- a/src/crtc-server/server.h
+++ b/src/servers/crtc.h
@@ -15,8 +15,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CRTC_SERVER_SERVER_H
-#define CRTC_SERVER_SERVER_H
+#ifndef SERVERS_CRTC_H
+#define SERVERS_CRTC_H
#include <libgamma.h>