summaryrefslogtreecommitdiff
path: root/src/comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.h')
-rw-r--r--src/comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm.h b/src/comm.h
index 1d9d8c2..f2e4472 100644
--- a/src/comm.h
+++ b/src/comm.h
@@ -25,7 +25,7 @@
#ifndef _LINPICKER_COMM_H_
#define _LINPICKER_COMM_H_
-#include "comm_structs.h"
+#include "track.h"
#include "client.h"
#include "buffer.h"