summaryrefslogtreecommitdiffstats
path: root/server/dcc.h
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@redhat.com>2015-01-14 11:10:20 -0600
committerFabiano FidĂȘncio <fidencio@redhat.com>2015-02-23 23:00:42 +0100
commitee78f694734cb97c08a4221b9db0ce55aa6ebc76 (patch)
tree5a244d306b79c1c744f92f7081ec7fdd7bd5294c /server/dcc.h
parent0bb20367d31fb694c38dfb697072ae9edd25eeff (diff)
downloadspice-ee78f694734cb97c08a4221b9db0ce55aa6ebc76.tar.gz
spice-ee78f694734cb97c08a4221b9db0ce55aa6ebc76.tar.xz
spice-ee78f694734cb97c08a4221b9db0ce55aa6ebc76.zip
Rename red_worker.[ch] to red-worker.[ch]
Diffstat (limited to 'server/dcc.h')
-rw-r--r--server/dcc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/dcc.h b/server/dcc.h
index fe6e4e59..2f884529 100644
--- a/server/dcc.h
+++ b/server/dcc.h
@@ -1,7 +1,7 @@
#ifndef DCC_H_
# define DCC_H_
-#include "red_worker.h"
+#include "red-worker.h"
#include "pixmap-cache.h"
#include "cache-item.h"
#include "dcc-encoders.h"