commit | 69b0d204ee17872173be940b43401e524523a50c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 11:47:23 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jul 14 11:47:23 2013 -0700 |
tree | 59dc345ada97b0b34095888f6763e2a8371d1fbd | |
parent | 01656d586c5a0b67ca919511763a293c1c6b528d [diff] [blame] |
Making sure code compiles with updated libChronoSync dependency
diff --git a/chatdialog.h b/chatdialog.h index d10c60e..ba6c6c8 100644 --- a/chatdialog.h +++ b/chatdialog.h
@@ -21,7 +21,7 @@ #include "digesttreescene.h" #include "ui_chatdialog.h" #include "chatbuf.pb.h" -#include <sync-app-socket.h> +#include <ccnx/sync-app-socket.h> #include <sync-logic.h> #include <sync-seq-no.h> #endif