commit | 656d52d8cff3181281fbb45e732b39a94b4c4064 | [log] [tgz] |
---|---|---|
author | Ilya Moiseenko <iliamo@cs.ucla.edu> | Fri Oct 25 14:19:10 2013 -0700 |
committer | Ilya Moiseenko <iliamo@cs.ucla.edu> | Fri Oct 25 14:19:10 2013 -0700 |
tree | 404c11bb4a33fbb69562251c0b74758343862fb3 | |
parent | 18c8a13f8fb83bb9aa1e8ddd3dce5c06db591a75 [diff] [blame] |
Autoconfiguration for Linux Change-Id: I6874628f29de327e5ece7ffddf3433cbc88de968
diff --git a/linux/main.cpp b/linux/main.cpp index f1fc24e..867abdb 100644 --- a/linux/main.cpp +++ b/linux/main.cpp
@@ -6,7 +6,7 @@ */ #include <QtGui/QApplication> -#include "traymenu.h" +#include "tray-menu.h" int main(int argc, char *argv[]) {