Help me with this error

hey
i have made a class and imported it to the frame Actions but when i run the flash i get the following error

Error E:\Chandan\Pizza Match1\Classes\Order.as: Line 1: The class being compiled, ‘Order’, does not match the class that was imported, ‘Classes.Order’.
class Order{

Total ActionScript Errors: 1 Reported Errors: 1

i am new to flash Action Scripting and this is the first time i have attempted oop in flash.