VOL-669: code reorg

Change-Id: I097564bc3b02db13080e59634e542f16ea7741b6
diff --git a/src/indications.h b/src/indications.h
index 2160aa6..374b890 100644
--- a/src/indications.h
+++ b/src/indications.h
@@ -15,8 +15,9 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef OPENASF_INDICATIONS_H_
-#define OPENASF_INDICATIONS_H_
+#ifndef OPENOLT_INDICATIONS_H_
+#define OPENOLT_INDICATIONS_H_
+
 #include <grpc++/grpc++.h>
 #include <openolt.grpc.pb.h>
 #include "Queue.h"